home *** CD-ROM | disk | FTP | other *** search
/ Die Speccy' 97 / Die Speccy' 97.iso / amiga_system / the_aminet / util / cli / getlines102.lha / GetLines.Doc < prev   
Text File  |  1995-10-01  |  968b  |  52 lines

  1. $VER: GetLines.Doc 1.001 (01 Oct 1995)
  2.  
  3. GetLines V1.002
  4.  
  5. ---
  6. This software is subject to the "Standard Amiga FD-Software Copyright Note"
  7. It is GIFTWARE as defined in paragraph 4g. 
  8. If you use this program on a regular base, please send a gift to the author
  9. (adress below).
  10. For more information please read "AFD-COPYRIGHT" (Version 1 or higher).
  11. ---
  12.  
  13. ---
  14. Usage:
  15.  
  16. GetLines Fromfile/A,Startline/A,Endline/A,Destfile/A
  17.  
  18. Fromfile/A  = File to be read.
  19.  
  20. Startline/A = Linenumber to start copying.
  21.  
  22. Endline/A   = Linenumber to stop copying.
  23.  
  24. Destfile/A  = File to be written.
  25.  
  26. If the destination file exists, it will be overwritten so please be carefull..
  27.  
  28. Example:
  29.  
  30. GetLines s:spat 5 11 ram:dest.txt
  31.  
  32. Output:
  33.  
  34. File Ram:dest.txt contains;
  35.  
  36. ; $VER: SPat 40.1 (9.2.93)
  37. ; Do wildcards for single argument commands
  38.  
  39. FailAt 21
  40.  
  41. List >T:q{$$} {PAT} LFORMAT "{COM} *"%s%s*" {OPT1} {OPT2} {OPT3} {OPT4}"
  42.  
  43. ---
  44.  
  45. Author's adress:
  46.  
  47. Frank Peters
  48. Leutherweg 80
  49. NL-5915CK
  50. Venlo
  51. Netherlands
  52.